[iPhone] Error reading plist file for fill a table

Posted by Matthew on Stack Overflow See other posts from Stack Overflow or by Matthew
Published on 2010-06-06T13:44:33Z Indexed on 2010/06/06 13:52 UTC
Read the original article Hit count: 193

Filed under:
|
|
|
|

Hi, I'm developing an app for iPhone but I've a problem...
I've a view with some textField and the informations writed in them are saved in a plist file. With @class and #import declarations I import this view controller in another controller that manage a table view.
The code I've just wrote appear to be right but my table is filled up with 3 same row...
I don't know why the row are 3...

Can anyone help me?

© Stack Overflow or respective owner

Related posts about iphone

Related posts about table